home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / nautilus-wipe / README < prev    next >
Encoding:
Text File  |  2011-05-15  |  428 b   |  35 lines

  1. =============
  2. Nautilus Wipe
  3. =============
  4.  
  5. Overwiew
  6. ========
  7.  
  8. Nautilus Wipe allows you to wipe files or available diskspace from
  9. Nautilus.
  10.  
  11. Dependancies
  12. ============
  13.  
  14. - libnautilus-extension
  15. - libgtk2.0
  16. - libgsecuredelete
  17. - libgconf2
  18.  
  19. Build dependancies
  20. ==================
  21.  
  22. - make
  23. - gcc
  24. - intltool
  25. - gnome-doc-utils
  26.  
  27. Quick installation instructions
  28. ===============================
  29.  
  30. ::
  31.  
  32.   $ ./configure
  33.   $ make
  34.   # make install
  35.